home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 May / PersonalComputerWorld-May2008-CoverdiscCD.iso / Software / Full / Nero 7 / Installation / Cab / 83AF5E4E.cab / Main089AAC3B.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-06-19  |  8.1 KB  |  92 lines

  1. /* Basic text style */
  2.     .text1 {font: 20pt "Segoe Media Center", "Segoe UI"; color: #FFFFFF}
  3.  
  4. /* body background */
  5.     .Background {background-color: #09377A; background-image: url(img/back.jpg); background-repeat: no-repeat; background-position: left top;}
  6.  
  7. /* generic TD style */
  8.     td {position: relative}   
  9.     
  10. /* heading of the page */
  11.     .PageTitle {font-family: "Segoe Media Center", "Segoe UI"; font-size: 32px; color: #FFFFFF; position: absolute; top: 51px; left: 48px;}
  12.  
  13. /* Medium-width button */
  14.     .button1 {behavior:url(Hilite.htc); background-image:url(img/btn_menu_rest.gif); WIDTH: 278px; HEIGHT: 42px; FONT-WEIGHT: bold; FONT-SIZE: 20pt; font-family: "Segoe Media Center", "Segoe UI"; padding-left: 10; color: #FFFFFF; padding-top: 5; white-space: nowrap; overflow: hidden; }
  15.     .button1_hilite {behavior:url(Hilite.htc); background-image:url(img/btn_menu_hot.gif); WIDTH: 278px; HEIGHT: 42px; FONT-WEIGHT: bold; FONT-SIZE: 20pt; font-family: "Segoe Media Center", "Segoe UI"; padding-left: 10; color: #FFFFFF; padding-top: 5; white-space: nowrap; overflow: hidden; }
  16.     .button1_selected {behavior:url(Hilite.htc); background-image:url(img/btn_menu_active.gif); WIDTH: 278px; HEIGHT: 42px; FONT-WEIGHT: bold; FONT-SIZE: 20pt; font-family: "Segoe Media Center", "Segoe UI"; padding-left: 10; color: #FFFFFF; padding-top: 5; white-space: nowrap; overflow: hidden; }
  17.  
  18. /* Wide button */
  19.     .button2 {behavior:url(Hilite.htc); background-image:url(img/btn_list_rest.gif); WIDTH: 600px; HEIGHT: 42px; FONT-WEIGHT: bold; FONT-SIZE: 20pt; font-family: "Segoe Media Center", "Segoe UI"; padding-left: 10; color: #FFFFFF; padding-top: 5; white-space: nowrap; overflow: hidden; }
  20.     .button2_hilite {behavior:url(Hilite.htc); background-image:url(img/btn_list_hot.gif); WIDTH: 600px; HEIGHT: 42px; FONT-WEIGHT: bold; FONT-SIZE: 20pt; font-family: "Segoe Media Center", "Segoe UI"; padding-left: 10; color: #FFFFFF; padding-top: 5; white-space: nowrap; overflow: hidden; }
  21.     .button2_selected {behavior:url(Hilite.htc); background-image:url(img/btn_list_hot.gif); WIDTH: 600px; HEIGHT: 42px; FONT-WEIGHT: bold; FONT-SIZE: 20pt; font-family: "Segoe Media Center", "Segoe UI"; padding-left: 10; color: #FFFFFF; padding-top: 5; white-space: nowrap; overflow: hidden; }
  22.  
  23. /* Narrow Button*/
  24.     .button3 {behavior:url(Hilite.htc); position: relative; top: 0; left: 0; background: #aaaaaa; WIDTH: 185px; HEIGHT: 51px; FONT-WEIGHT: bold; FONT-SIZE: 20pt; font-family: "Segoe Media Center", "Segoe UI"; color: #f2f2f2; white-space: nowrap; overflow: hidden; }
  25.     .button3_hilite {behavior:url(Hilite.htc); position: relative; top: 0; left: 0; background: orange; WIDTH: 185px; HEIGHT: 51px; FONT-WEIGHT: bold; FONT-SIZE: 20pt; font-family: "Segoe Media Center", "Segoe UI"; color: #f2f2f2; white-space: nowrap; overflow: hidden; }
  26.  
  27. /* input text boxes */
  28.     .inputbox {behavior:url(Hilite.htc); border: 6 solid silver; width: 200; height: 45; font: bold 22pt arial; color: #222222}
  29.     .inputbox_hilite {behavior:url(Hilite.htc); border: 6 solid orange; width: 200; height: 45; font: bold 22pt arial; color: #222222}
  30.     
  31. /* input text boxes associated with Media Center text entry control */
  32.     .inputboxWithControl {behavior:url(TextBoxHilite.htc); border: 4 solid silver; width: 280; height: 45; font: bold 25pt arial; color: #222222; background: #f2f2f2}
  33.     .inputboxWithControl_hilite {behavior:url(TextBoxHilite.htc); border: 4 solid orange; width: 280; height: 45; font: bold 25pt arial; color: #222222; background: #f2f2f2}
  34.  
  35. /* text input ActiveX control */ 
  36.     .textControl {behavior:url(TextInput.htc);}
  37.     .textControlSpan {border: 6 solid #bbbbbb; overflow: hidden}
  38.     .textControlSpan_hilite {border: 6 solid orange; overflow: hidden}
  39.  
  40. /*  arrows for page-up and page-down  */
  41.     .arrowUp {background-image: url(img/btn_list_up.gif); width: 29; height: 32; cursor: hand; filter: alpha(opacity=60)}
  42.     .arrowDown {background-image: url(img/btn_list_down.gif); width: 29; height: 32; cursor: hand; filter: alpha(opacity=60)}
  43.  
  44. /* radio button*/
  45.     .radioBtn{behavior:url(Hilite.htc); font-family: wingdings; font-size: 60px; color: #aaaaaa; width: 50;}
  46.     .radioBtn_hilite{behavior:url(Hilite.htc); font-family: wingdings; font-size: 60px; color: orange; width: 50;}
  47.     .radioBtnWhiteDot{behavior:url(Hilite.htc); font-family: wingdings; font-size: 31px; color: #f2f2f2}
  48.     
  49. /* Check Box */
  50.     .checkbox {behavior:url(Hilite.htc); border: 4 solid #999999; background-color: #dddddd; WIDTH: 46; HEIGHT: 46;}
  51.     .checkbox_hilite {behavior:url(Hilite.htc); border: 4 solid orange; background-color: #dddddd; WIDTH: 46; HEIGHT: 46;}
  52.     .checkbox_checked {behavior:url(Hilite.htc); border: 4 solid #999999; background-color: #dddddd; WIDTH: 46; HEIGHT: 46; background-image: url(Images/checkmark.gif)}
  53.     .checkbox_checked_hilite {behavior:url(Hilite.htc); border: 4 solid orange; background-color: #dddddd; WIDTH: 46; HEIGHT: 46; background-image: url(Images/checkmark.gif)}
  54.     
  55. /* iFrame for scrollable text content */
  56.     .ContentIFrame {behavior:url(Hilite.htc); border: 6 solid #aaaaaa}
  57.     .ContentIFrame_hilite {behavior:url(Hilite.htc); ; border: 6 solid orange}
  58.  
  59. /* HTML-style text link */
  60.     .textLink{behavior:url(Hilite.htc); color: #00ccff; height: 18px}
  61.     .textLink_hilite{behavior:url(Hilite.htc); color: #444444; background: orange; height: 18px}
  62.     
  63. /* Image with highlightable border */
  64.     .imageBox{behavior:url(Hilite.htc); border: 6 solid #999999;}
  65.     .imageBox_hilite{behavior:url(Hilite.htc); border: 6 solid orange;}
  66.     
  67. /*  Media Art (use this for box shots, photos, etc. */
  68.     .photoTD {behavior:url(Hilite.htc); border: 0 solid #666666; WIDTH: 175; HEIGHT: 137; }
  69.     .photoTD_hilite {behavior:url(Hilite.htc); background-image:url(img/thumb_border_hot.gif); background-repeat:no-repeat ; WIDTH: 175; HEIGHT: 137; }
  70.     
  71. /* Checkbox */
  72.     .checkbox {behavior:url(Hilite.htc); border: 4 solid #999999; background-color: #dddddd; WIDTH: 46; HEIGHT: 46;}
  73.     .checkbox_hilite {behavior:url(Hilite.htc); border: 4 solid orange; background-color: #dddddd; WIDTH: 46; HEIGHT: 46;}
  74.     .checkbox_checked {behavior:url(Hilite.htc); border: 4 solid #999999; background-color: #dddddd; WIDTH: 46; HEIGHT: 46; background-image: url(Images/checkmark.gif)}
  75.     .checkbox_checked_hilite {behavior:url(Hilite.htc); border: 4 solid orange; background-color: #dddddd; WIDTH: 46; HEIGHT: 46; background-image: url(Images/checkmark.gif)}
  76.  
  77. /* Styles for "spinner" components. A spinner lets you scroll through a series of options using buttons marked + (Plus) and - (Minus).  */
  78. /* Text box for display of options */
  79.  .SpinnerBox {font: bold 20px "Segoe Media Center", "Segoe UI"; width: 354; height: 42; background-image:url(img/control_background.gif); color: #000000; padding-left: 10; padding-top: 6}
  80.  
  81. /* Style for spinner Plus and Minus buttons */
  82.     .spinnerBtnDown {behavior:url(Spinner.htc); position: relative; top: 0; left: 0; background-image:url(img/btn_spinner_down_rest.gif); WIDTH: 42px; HEIGHT: 42px; FONT-WEIGHT: bold; FONT-SIZE: 30pt; font-family: arial; color: #f2f2f2; text-align: center; border: none}
  83.     .spinnerBtnDown_hilite {behavior:url(Spinner.htc); position: relative; top: 0; left: 0; background-image:url(img/btn_spinner_down_hot.gif); WIDTH: 42px; HEIGHT: 42px; FONT-WEIGHT: bold; FONT-SIZE: 30pt; font-family: arial; color: #f2f2f2; text-align: center; border: none}
  84.  
  85. /* Style for spinner Plus and Minus buttons */
  86.     .spinnerBtnUp {behavior:url(Spinner.htc); position: relative; top: 0; left: 0; background-image:url(img/btn_spinner_up_rest.gif); WIDTH: 42px; HEIGHT: 42px; FONT-WEIGHT: bold; FONT-SIZE: 30pt; font-family: arial; color: #f2f2f2; text-align: center; border: none}
  87.     .spinnerBtnUp_hilite {behavior:url(Spinner.htc); position: relative; top: 0; left: 0; background-image:url(img/btn_spinner_up_hot.gif); WIDTH: 42px; HEIGHT: 42px; FONT-WEIGHT: bold; FONT-SIZE: 30pt; font-family: arial; color: #f2f2f2; text-align: center; border: none}
  88.  
  89.  
  90. /* Style for description of a spinner box */
  91.    .ControlLabel {font-family: "Segoe Media Center", "Segoe UI"; font-size: 20pt; color: #FFFFFF; margin-top: 5px; }
  92.